RuleConditionsNotSentToMe Property |
Indicates whether the owner of the mailbox must not be in the ToRecipients property of the incoming messages in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool NotSentToMe { get; set; }Public Property NotSentToMe As Boolean
Get
Set
Property Value
Type:
Boolean
See Also